PlStudentLocation 
Logical Entity Name  PlStudentLocation 
Default Table Name  PlStudentLocation 
Physical Only  NO 
Definition 
 
Note 
 

PlStudentLocation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlStudentLocationID(PK)    int  NO 
 
PlStudentID(FK)    int  NO 
 
PlLocationID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

PlStudentLocation Primary and Unique Keys 
Key Name  Key Type  Keys 
PlStudentLocation_PlStudentLocationID_U_C_IDX  PrimaryKey  PlStudentLocationID 

PlStudentLocation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlStudent  Non-Identifying  One To Zero or More  FK_PlStudentLocation.PlStudentID_PlStudent.PlStudentID      PlStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlStudentLocation.UserID_SyStaff.SyStaffID      UserID  NO  YES 
PlLocation  Non-Identifying  One To Zero or More  FK_PlStudentLocation_PlLocationID_PlLocation_PlLocationID      PlLocationID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlStudentLocation Check Constraints 
Check Constraint Name  CheckConstraint